home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / dviware / dvivga / 00readme.txt < prev    next >
Text File  |  1990-10-01  |  2KB  |  87 lines

  1. FACILITY
  2. ********
  3.  
  4.     DVIVGA
  5.  
  6.  
  7. DESCRIPTION
  8. ***********
  9.  
  10.     A TeX DVI screen previewer for the IBM PC, supporting the EGA, VGA &
  11.     MCGA graphics adapters.  DVIVGA is an adaptation of the Beebe family of
  12.     DVI drivers by Doug McDonald <mcdonald@uxe.cso.uiuc.edu, @uiucxe.bitnet>.
  13.  
  14.     DVIVGA supports PK/GF/PXL font formats, and a large selection of PK
  15.     format fonts is provided.
  16.     
  17.     The source code (for Microsoft C v5.1) is provided, though the
  18.     executable program provided contains some special code to make it run
  19.     40% faster on 80386 & 80486 CPUs.  This special code is not included in
  20.     the distributed source code.
  21.  
  22.     
  23. DATE LOADED
  24. ***********
  25.  
  26.     17 September 1989
  27.  
  28.  
  29. MACHINE REQUIREMENTS
  30. ********************
  31.  
  32.     IBM PC or compatible with at least 512 kB RAM and 2 MB of free disk
  33.     space.  A minimum configuration of an 80286 CPU clocked at 8 MHz and a
  34.     fast hard disk is recommended, though not necessary.
  35.  
  36.     PC-DOS / MS-DOS operating system.
  37.  
  38.     Microsoft C v5.1 or later if you wish to compile the source code.
  39.  
  40.  
  41. FILES DISTRIBUTED
  42. *****************
  43.  
  44.     00README.TXT    -   this file.
  45.  
  46.     DVIVGA.BOO      -   a BOO-encoded ZIP archive containing the DVIVGA
  47.             program and documentation.
  48.  
  49.     SOURCES.BOO        -    a BOO-encoded ZIP archive containing the source code
  50.             for DVIVGA.
  51.  
  52.     PK70.BOO        -
  53.     PK76.BOO        -
  54.     PK84.BOO        -
  55.     PK92.BOO        -
  56.     PK100.BOO        -    BOO-encoded ZIP archives of the screen fonts at 
  57.     PK110.BOO        -    70, 76, ... , 250, 300 dpi.
  58.     PK121.BOO        -
  59.     PK132.BOO        -    The base resolution used by DVIVGA is 110 dpi, so
  60.     PK145.BOO        -    these sizes correspond to magsteps -2, -1.5, -1,
  61.     PK174.BOO        -    -0.5, 0, 0.5, 1, 1.5, 2.5, 3.5, 4.5.
  62.     PK208.BOO        -
  63.     PK250.BOO        -
  64.     PK300.BOO        -
  65.     
  66.     
  67. LOCATION OF FILES
  68. *****************
  69.  
  70.     Directory [TEX-ARCHIVE.DRIVERS.DVIVGA]
  71.  
  72.  
  73. HOW TO GET STARTED
  74. ******************
  75.  
  76.     1.    Fetch the BOO-encoded ZIP archives from the Aston TeX archive (using 
  77.         either NIFTP or the mail server) and download them to your PC.
  78.  
  79.     2.    Decode the BOO files using the DEBOO program.  DEBOO is on the Aston
  80.         TeX archive in the [TEX-ARCHIVE.ARCHIVE-UTILS.BOO] directory.
  81.  
  82.     3.    Extract the files from the decoded ZIP archives using the PKUNZIP 
  83.         program.  PKUNZIP is on the Aston TeX archive in the 
  84.         [TEX-ARCHIVE.ARCHIVE-UTILS.ZIP.MS-DOS] directory.
  85.  
  86.     4.    Follow the instructions in the DVIVGA.DOC file.
  87.